[올티가스]내집처럼 편안한 한돌이네하우스로 오세요.
<div style="font-size: 10pt;"> <h1> 올티가스 최고급 빌리지 발리발데의 한돌이네 하우스 입니다.</h1> <div style="width: 730px;"> <script> /** 이미지 사이즈 조절 * * * 크기를 imgResize 함수를 호출 할 때 지정할 수 있다. */ var img1 ; var max_width= 680; // 이미지의 최대 크기 var max_height= 10240; // 이미지의 최대 크기 function imgResize( img, w, h) { if ( w ) max_width = w; if ( h ) max_height = h; img1= new Image(); img1.src=(img.src); imgControll(img); } function imgControll(img){ if((img1.width!=0)&&(img1.height!=0)){ viewImage(img); }else{ controller="imgControll('"+img+"')"; intervalID=setTimeout(controller,20); } } function viewImage(img){ var width = img.width; var height = img.height; var temp = 0; if ( width > max_width ) { // 이미지가 x 보다 크다면 너비를 newX 으로 맞우고 비율에 맞춰 세로값을 변경한다. height = height/(width / max_width); width = max_width; } if ( height > max_height ) { // 이미지가 y 보다 크다면 너비를 newY 으로 맞우고 비율에 맞춰 세로값을 변경한다. width = width/(height / max_height); height = max_height; } img.width = width; img.height = height; } /** 값 체크 */ function check_numeric(v) { if( v == "" || isNaN(v) ) { alert("숫자만 입력해주세요"); } } </script> <div style="width: 690px; overflow: hidden;"> <a href="http://file6.philgo.com/data/post/1269227910.1.jpg" target="_blank"><img border="0" height="484" onload="javascript:imgResize(this);" src="http://file6.philgo.com/data/post/1269227910.1.jpg" width="670" /></a></div> <div style="height: 4px;"> </div> <div style="width: 690px; overflow: hidden;"> <a href="http://file6.philgo.com/data/post/1269227910.2.jpg" target="_blank"><img border="0" height="696" onload="javascript:imgResize(this);" src="http://file6.philgo.com/data/post/1269227910.2.jpg" width="670" /></a></div> <div style="height: 4px;"> </div> <div style="width: 690px; overflow: hidden;"> <a href="http://file6.philgo.com/data/post/1269227910.3.jpg" target="_blank"><img border="0" height="815" onload="javascript:imgResize(this);" src="http://file6.philgo.com/data/post/1269227910.3.jpg" width="670" /></a></div> <div style="height: 4px;"> </div> <div style="width: 690px; overflow: hidden;"> <a href="http://file6.philgo.com/data/post/1269227910.4.jpg" target="_blank"><img border="0" height="552" onload="javascript:imgResize(this);" src="http://file6.philgo.com/data/post/1269227910.4.jpg" width="670" /></a></div> </div> </div> <p> </p>